Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |exact

std/text/compare::|exact


Usage

|exact(text, pattern)

Parameters

↳ text: string
↳ pattern: string

Return

bool


Tells if string exactly matches a pattern.